home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6301 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  902 b 

  1. Path: skypoint.com!usenet
  2. From: Dinesh Jindal <dinesh@xox.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: VC++ 4.0: Using OLE controls in a Dialog Bar
  5. Date: Wed, 07 Feb 1996 16:58:36 -0600
  6. Organization: XOX Corp
  7. Message-ID: <31192E9C.1EAB@xox.com>
  8. NNTP-Posting-Host: xox.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (Win95; I)
  13.  
  14. Hi Friends,
  15. I am trying to have an OLE control in a Dialog Bar(NOT Dialog Box) and 
  16. facing problems in handling the events from that control. With VC++ 4.0 
  17. it is really easy to handle OLE control events in a Dialog Box or 
  18. FormView, but as all the control notifications from controls in dialog 
  19. bar are handled in CMainFrame class I am finding it hard to figure out 
  20. where and how to handle OLE control's events and notifications in 
  21. MainFrame class.
  22.  
  23. Thanks for your time.
  24. Dinesh Jindal
  25. dinesh@xox.com
  26.  
  27.